/*
	[DESTOON B2B System] Copyright (c) 2008-2018 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
* {
  word-break: break-all;
  font-family: "Microsoft Yahei", Tahoma, Verdana, Arial;
  -webkit-text-size-adjust: none;
}
body {
  margin: 0;
  font-size: 12px;
  color: #333333;
  background: #ffffff;
}
form,
input,
select,
textarea,
td,
th {
  font-size: 14px;
}
input,
textarea,
select {
  padding: 6px;
}
img {
  border: none;
}
ul li {
  list-style-type: none;
}
ol li {
  list-style-type: decimal;
}
ul,
form {
  margin: 0px;
  padding: 0px;
}
a:link,
a:visited,
a:active {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #ff3300;
}
/* links */
a.w:link,
a.w:visited,
a.w:active {
  color: #ffffff;
  text-decoration: none;
}
a.w:hover {
  color: #f4f3f2;
}
a.b:link,
a.b:visited,
a.b:active {
  color: #007aff;
  text-decoration: none;
}
a.b:hover {
  color: #ff3300;
}
a.g:link,
a.g:visited,
a.g:active {
  color: #666666;
  text-decoration: none;
}
a.g:hover {
  color: #ff6600;
}
/* common */
.m {
  margin: auto;
  width: 1200px;
  background: #ffffff;
  clear: both;
}
.m0 {
  width: 100%; /* background:#F2F2F2; */
}
.m0 .m {
  /* background:#F2F2F2; */
}
.m1 {
  background: url("image/bg-line.png") repeat-y 960px 0;
}
.m1l {
  width: 940px;
  float: left;
}
.m1r {
  width: 239px;
  float: right;
}
.m2 {
  background: url("image/bg-line.png") repeat-y 960px 0;
}
.m2l {
  width: 940px;
  float: left;
  margin-bottom: 20px;
}
.m2r {
  width: 219px;
  float: right;
}
.m3 {
  background: url("image/bg-line.png") repeat-y 880px 0;
}
.m3l {
  width: 860px;
  float: left;
}
.m3r {
  width: 299px;
  float: right;
}

.head {
  background: #f8f8f8;
  width: 100%;
  height: 25px;
  border-bottom: #e5e5e5 1px solid;
  position: fixed;
  z-index: 9;
  left: 0;
}
.head_m {
  margin: auto;
  width: 1200px;
  padding: 3px 0 0 0;
  color: #666666;
}
.head_s {
  height: 31px;
}
.head_t strong {
  color: #ff0000;
  font-weight: normal;
}
.head_l li {
  float: left;
  margin: 0 10px 0 0;
}
.head_r {
  float: right;
}
.head_r img {
  position: relative;
  margin: -2px 6px 0 0;
}
.h_location {
  background: url("image/ico-location.png") no-repeat 0 center;
  padding: 0 6px 0 20px;
}
.h_fav {
  background: url("image/ico-fav.png") no-repeat 0 center;
  padding: 0 6px 0 20px;
}
.h_mobile {
  background: url("image/ico-mobile.png") no-repeat 0 center;
  padding: 0 6px 0 20px;
}
.h_cart {
  background: url("image/ico-cart.png") no-repeat 0 center;
  padding: 0 6px 0 20px;
}
.h_qrcode {
  background: url("image/ico-qrcode.png") no-repeat 0 center;
  padding: 0 6px 0 20px;
}

.logo {
  width: 240px;
  height: 105px;
  overflow: hidden;
}
.logo img {
  margin: 13px 0 0 0;
  height: 80px;
}
.head_search_kw {
  width: 455px;
  margin-left: 80px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.head_search {
  float: left;
  width: 510px;
  height: 32px;
  background: url("image/head_search.png") no-repeat;
  margin-top: 25px;
  border: #2693ff 2px solid;
}
.head_search:hover {
  background: url("image/head_search.png") no-repeat 0 -32px;
}
.head_search div {
  clear: both;
  padding: 4px 0 0 25px;
}
.search_i {
  width: 320px;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding: 2px 0 0 0;
  color: #666666;
  background: url("image/spacer.gif");
  border: none;
}
.search_m {
  width: 60px;
  cursor: default;
  padding: 2px 25px 0 10px;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  color: #666666;
  background: url("image/spacer.gif");
  border: none;
}
.search_s {
  width: 70px;
  height: 25px;
  background: url("image/spacer.gif");
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.search_i:focus,
.search_s:focus {
  outline: none;
}
#search_module {
  z-index: 1000;
  position: absolute;
  width: 95px;
  overflow: hidden;
  margin: 72px 0 0 666px;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  background: #ffffff;
  border: #cccccc 1px solid;
  border-top: none;
  cursor: pointer;
}
#search_module li {
  padding: 0 10px;
  color: #666666;
}
#search_module li:hover {
  color: #ff6600;
}
#search_tips {
  z-index: 1000;
  position: absolute;
  width: 340px;
  overflow: hidden;
  cursor: pointer;
  margin: 70px 0 0 345px;
  font-size: 13px;
  line-height: 20px;
  color: #666666;
  background: #ffffff;
}
#search_tips div {
  height: 20px;
  padding: 1px 8px 1px 8px;
  clear: both;
  overflow: hidden;
}
#search_tips div span {
  float: right;
  font-size: 12px;
}
#search_tips label {
  display: block;
  width: 100%;
  background: #fafafa;
  font-size: 12px;
  color: #0000cc;
  text-align: right;
}
.search_t_div_1 {
  color: #333333;
}
.search_t_div_1 span {
  color: #008000;
}
.search_t_div_2 {
  background: #3366cc;
  color: #ffffff;
}
.search_t_div_2 span {
  color: #ffffff;
}

/* menu */
.menu {
  height: 44px;
  line-height: 42px;
  background: #2693ff;
  letter-spacing: 1px;
  font-size: 16px;
  overflow: hidden;
}
.menu li {
  float: left;
}
.menu .menuon {
  background: #0072c6;
  margin-left: -2px;
}
.menu a:link,
.menu a:visited,
.menu a:active {
  display: block;
  height: 44px;
  color: #ffffff;
  padding: 0 28px;
}
.menu a:hover {
  background: #0072c6;
}

.foot {
  color: #666666;
  text-align: center;
  line-height: 32px;
  padding: 10px 0 10px 0;
}
.foot_page {
  /* background:#EEEEEE; */
  padding: 0 10px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  color: #666666;
}

/* layout */
.m_l {
  width: 880px;
}
.m_r {
  width: 300px;
}
.m_n {
  width: 20px;
}
.m_l_1 {
  width: 1000px;
}
.m_r_1 {
  width: 180px;
}
/* left */
.left_box {
  border: #dddddd 1px solid;
}
.left_head {
  border-bottom: #dddddd 1px solid;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  padding: 0 10px;
}
.left_head strong {
  font-size: 16px;
}
.left_head em {
  font-style: normal;
  color: #666666;
}

/* box */
.box_head {
  border-bottom: #dddddd 1px solid;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  padding: 0 10px;
}
.box_head strong {
  font-size: 14px;
  display: block;
}
.box_head em {
  font-style: normal;
  color: #666666;
}

.box_body {
  padding: 10px;
}
.box_body li {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}

.tab_head {
  border: #dddddd 1px solid;
  border-bottom: none;
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  overflow: hidden;
  background: #eeeeee;
  font-weight: bold;
}
.tab_1 {
  float: left;
  padding: 0 15px 0 15px;
  border-right: #dddddd 1px solid;
  cursor: pointer;
  font-weight: normal;
}
.tab_2 {
  float: left;
  padding: 0 15px 0 15px;
  border-right: #dddddd 1px solid;
  cursor: pointer;
  background: #ffffff;
}
.tab_1_1 {
  border-bottom: #dddddd 1px solid;
  cursor: pointer;
}
.tab_1_2 {
  border: #dddddd 1px solid;
  border-bottom: none;
  cursor: pointer;
  font-weight: bold;
}

.tab_head_2 {
  height: 27px;
  background: #eeeeee;
  border-left: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
  text-align: center;
  padding-left: 12px;
}
.tab_2_1 {
  float: left;
  width: 80px;
  height: 27px;
  line-height: 31px;
  overflow: hidden;
  background: url("image/tab_2_1.gif") no-repeat 6px right;
  cursor: pointer;
}
.tab_2_1 span {
  color: #333333;
}
.tab_body_2 {
  border: #dddddd 1px solid;
  border-top: none;
}

.li_dot li {
  background: url("image/li_dot.gif") no-repeat 5px 10px;
  padding: 0 10px 0 12px;
}
/* pages */
.pages {
  padding: 24px 0;
  text-align: center;
  font-size: 12px;
  color: #666666;
  clear: both;
}
.pages a:link,
.pages a:visited,
.pages a:active {
  background: #ffffff;
  border: #dddddd 1px solid;
  padding: 6px;
  text-decoration: none;
}
.pages a:hover {
  background: #258cff;
  border: #258cff 1px solid;
  color: #ffffff;
  padding: 6px;
  text-decoration: none;
}
.pages strong {
  background: #258cff;
  padding: 6px;
  border: #258cff 1px solid;
  color: #ffffff;
}
.pages_inp {
  width: 32px;
  border: #dddddd 1px solid;
  color: #666666;
  padding: 4px;
  text-align: center;
}
.pages_btn {
  width: 32px;
  border: #ff6600 1px solid;
  color: #ffffff;
  padding: 4px 6px;
  background: #ff6600;
  font-weight: bold;
  font-size: 11px;
}
.pages label {
  background: #ffffff;
  border: #dddddd 1px solid;
  color: #666666;
  padding: 6px 6px;
}
.pages label em {
  color: red;
  font-weight: bold;
  font-style: normal;
}
.pages label span {
  font-weight: bold;
}
.pages cite {
  font-style: normal;
}
/* table */
.tb {
  width: 100%;
}
.tb th {
  background: #eeeeee;
}
.tb td {
  border-bottom: #dddddd 1px solid;
}
.tb tr:hover {
  background: #f3f3f3;
}

.tf {
  width: 100%;
}
.tf td {
  border-top: #f0f0f0 1px solid;
}
.tf tr:hover {
  background: #f4f4f4;
}
.tf .tl {
  width: 100px;
  text-align: right;
}
.btns {
  padding: 20px 20px 20px 150px;
}
.thumb {
  padding: 6px 0;
}
.thumb img {
  border: #dddddd 1px solid;
  padding: 2px;
}
.thumb li {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.thumbml ul {
  margin: 10px 0 15px 0;
}
.imb img {
  border: #dddddd 1px solid;
  padding: 3px;
}
/* album */
#mid_pos {
  position: absolute;
}
#mid_div {
  width: 320px;
  height: 240px;
  cursor: crosshair;
  padding: 6px;
  border: #cccccc 1px solid;
  background: #f3f3f3;
}
#zoomer {
  border: #333333 1px solid;
  width: 120px;
  height: 90px;
  background: #ffffff url("image/zoom_bg.gif");
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#big_div {
  width: 400px;
  height: 300px;
  border: #cccccc 1px solid;
  background: #ffffff;
  position: absolute;
  overflow: hidden;
}
#big_pic {
  position: absolute;
}
.ab_im {
  padding: 2px;
  margin: 10px 0 10px 32px;
  border: #c0c0c0 1px solid;
}
.ab_on {
  padding: 2px;
  margin: 10px 0 10px 32px;
  border: #ff6600 1px solid;
  background: #ff6600;
}
/* ads */
.adword table {
  background: url("image/adword_bg.gif") repeat-x 0 bottom;
}
.adword_tip {
  color: #ff1100;
  border-bottom: #dddddd 1px solid;
  padding: 8px 10px 8px 28px;
  background: url("image/arrow_up.gif") no-repeat 10px 8px;
}
.sponsor {
  margin-bottom: 10px;
}
/* basic */
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.t_l {
  text-align: left;
}
.t_r {
  text-align: right;
}
.t_c {
  text-align: center;
}
.f_b {
  font-weight: bold;
}
.f_n {
  font-weight: normal;
}
.f_white {
  color: white;
}
.f_gray {
  color: #666666;
}
.f_orange {
  color: #ff6600;
}
.f_red {
  color: red;
}
.f_green {
  color: green;
}
.f_blue {
  color: blue;
}
.f_dblue {
  color: #007aff;
}
.f_price {
  font-weight: bold;
  font-family: Arial;
  color: #ff0000;
}
.px12 {
  font-size: 12px;
}
.px14 {
  font-size: 14px;
}
.px16 {
  font-size: 16px;
}
.px18 {
  font-size: 18px;
}
.bd-t {
  border-top: #dddddd 1px solid;
}
.bd-b {
  border-bottom: #dddddd 1px solid;
}

.b10 {
  height: 10px;
}
.b16 {
  height: 16px;
}
.b20 {
  height: 20px;
}
.b24 {
  height: 24px;
}
.b32 {
  height: 32px;
}
.pd3 {
  padding: 3px;
}
.pd5 {
  padding: 5px;
}
.pd10 {
  padding: 10px;
}
.pd15 {
  padding: 15px;
}
.pd20 {
  padding: 20px;
}
.lh18 {
  line-height: 180%;
}
.ls1 {
  letter-spacing: 1px;
}
.c_p {
  cursor: pointer;
}
.c_b {
  clear: both;
}
.o_h {
  overflow: hidden;
}
.dsn {
  display: none;
}
.absm {
  vertical-align: middle;
}

.btn_s {
  background: #2388fa;
  color: #ffffff;
  border: none;
  padding: 2px;
  letter-spacing: 1px;
}
.btn_r {
  background: #d7d7d7;
  color: #666666;
  border: none;
  padding: 2px;
  letter-spacing: 1px;
}
.bd {
  border: #cad9ea 1px solid;
}
.highlight {
  color: red;
}
.jt {
  color: #003278;
  cursor: pointer;
}
.np {
  padding: 20px 30px 20px 50px;
  line-height: 25px;
}
.lazy {
  background: #fafafa url("image/loading.gif") no-repeat center center;
}
.slide {
  background: #fafafa;
  overflow: hidden;
}

.btn,
.btn-green,
.btn-blue,
.btn-red {
  color: #ffffff;
  font-size: 14px;
  width: 100px;
  line-height: 32px;
  border: none;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
}
.btn {
  background: #ffffff;
  border: #dddddd 1px solid;
  color: #333333;
}
.btn:hover {
  background: #d9d9d9;
  border: #cdcdcd 1px solid;
}
.btn-green {
  background: #1aad19;
  border: #18a117 1px solid;
  color: #ffffff;
}
.btn-green:hover {
  background: #179b16;
  border: #159014 1px solid;
}
.btn-blue {
  background: #007aff;
  border: #1e74d0 1px solid;
  color: #ffffff;
}
.btn-blue:hover {
  background: #0569d5;
}
.btn-red {
  background: #f8f8f8;
  border: #c6c6c6 1px solid;
}
.btn-red:hover {
  background: #ce3c39;
  border: #bf3835 1px solid;
  color: #ffffff;
}

/* position */
.pos {
  padding: 0 16px;
  height: 36px;
  line-height: 36px;
  background: #eeeeee;
}
.nav {
  padding: 0 10px 20px 32px;
  height: 24px;
  line-height: 24px;
  background: url("image/ico-nav.png") no-repeat 10px 3px;
  font-size: 14px;
}
.nav div {
  float: right;
}
span.shouchang {
  color: #b9b8b8;
  float: right;
}
.nav i {
  font-style: normal;
  font-weight: bold;
  color: #444444;
  padding: 0 6px;
  font-family: simsun;
}
.nav em {
  font-style: normal;
  color: #999999;
  padding: 0 10px;
  font-size: 12px;
}

/* show */
.title {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  padding: 0;
  margin: 0;
}
.title_trade {
  font-weight: bold;
  font-size: 22px;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: #dddddd 1px solid;
}
.info {
  padding: 16px;
  background: #f2f2f2;
}
.introduce {
  margin: 20px 0;
  padding: 20px;
  line-height: 180%;
  font-size: 16px;
  background: #f2f2f2;
  border-left: #dddddd 2px solid;
}
.content {
  font-size: 16px;
  line-height: 200%;
  padding: 16px;
}
.content img {
  max-width: 100%;
}
/* .content p {text-indent:2em;} */
.content hr {
  border: 0;
  background-color: #0086d1;
  height: 2px;
}
.content a:link,
.content a:visited,
.content a:active {
  color: #225588;
  text-decoration: underline;
}
.content a:hover {
  color: #ff6600;
  text-decoration: none;
}
.property {
  border: #e6e6e6 1px solid;
  background: #f6f6f6;
  padding: 10px;
  margin: 0 10px 0 10px;
}
.property li {
  float: left;
  width: 30%;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.detail {
  background: url("image/arrow.gif") no-repeat 0 9px;
  border-bottom: #c0c0c0 1px dotted;
  padding: 8px 0 8px 20px;
  margin: 0 15px 0 15px;
}
.related {
  padding: 10px 16px;
  line-height: 32px;
}
.related a {
  font-size: 14px;
}
.keylink {
  font-weight: normal;
  padding: 0 3px 0 3px;
}
.share {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-left: 10px;
}
.share:hover {
  width: 24px;
  height: 24px;
}
.award {
  padding: 32px;
  text-align: center;
}
.award div {
  width: 80px;
  height: 44px;
  line-height: 44px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: auto;
  background: #ffffff;
  color: #e94657;
  border: #e94657 2px solid;
  border-radius: 10px;
  cursor: pointer;
}
.award div:hover {
  background: #e94657;
  color: #ffffff;
}
#comment_main div {
  height: 100px;
  background: url("image/loading.gif") no-repeat center center;
}

/* search */
.fsearch {
  padding: 5px 0 10px 15px;
  margin: 1px 1px 0 1px;
  background: #f5fafe url("image/fsearch_bg.gif") repeat-x;
}
.sch {
  padding: 15px 20px 5px 20px;
  margin-bottom: 10px;
}
.sch p {
  padding: 10px 10px 10px 10px;
  font-size: 13px;
  margin: 0;
}
.sch_find {
  border-top: #dddddd 1px solid;
  border-bottom: #eeeeee 1px solid;
  margin: 5px 0 5px 0;
  padding: 5px 0 5px 5px;
  font-weight: bold;
}
.sch_site li {
  background: url("image/ico_search.gif") no-repeat 3px 3px;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  padding: 0 5px 0 25px;
  color: #666666;
}
.sch_relate li {
  background: url("image/arrow_up.gif") no-repeat 3px 3px;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  padding: 0 5px 0 25px;
  color: #666666;
}
.rank_list {
  background: url("image/rank_list.gif") no-repeat;
}
.rank_list li {
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  padding: 0 5px 0 35px;
}
.ppt {
  padding: 1px 15px 1px 35px;
  line-height: 25px;
}
.ppt_l {
  width: 60px;
  font-weight: bold;
}
.ppt_r {
  color: #dfdfdf;
}
.ppt span {
  padding: 1px;
  background: #2e6ab1;
  border: #1d589e 1px solid;
  color: #ffffff;
}
/* sell && buy && company */
.category {
  padding: 10px 20px 5px 15px;
}
.category p {
  padding: 5px 0 5px 0;
  margin: 0;
}
.category div {
  padding: 0 20px 0 20px;
}

.about {
  border: #2786c6 1px solid;
  background: #f2f2f2;
  padding: 8px;
  margin: 15px 15px 0 15px;
}
.about li {
  padding: 5px 0 5px 5px;
}
.about li span {
  display: block;
  width: 100px;
  float: left;
  color: #1b4c7a;
}

.contact_head {
  height: 44px;
  line-height: 44px;
  border: #dddddd 1px solid;
  border-bottom: none;
  border-top: #007aff 2px solid;
  background: #eeeeee;
  padding: 0 16px;
  font-weight: bold;
  font-size: 16px;
}
.contact_body {
  padding: 10px;
  border: #dddddd 1px solid;
  border-top: none;
  margin-bottom: 16px;
}
.contact_body ol {
  margin: 0px;
  padding: 0px 20px 0;
}
.contact_body li {
  line-height: 24px;
  border-bottom: #e2e2e2 1px solid;
  padding: 6px 10px;
  font-size: 14px;
}
.contact_body li span {
  color: #1b4c7a;
  padding: 0 8px 0 0;
}
.qiandanma img {
  padding-left: 10px;
}

.type {
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  border-top: #dddddd 1px solid;
  background: #eeeeee;
  padding-left: 35px;
}
a.type_1:link,
a.type_1:visited,
a.type_1:active,
a.type_1:hover {
  float: left;
  display: block;
  padding: 0 15px 0 15px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}
a.type_2:link,
a.type_2:visited,
a.type_2:active {
  float: left;
  display: block;
  padding: 0 15px 0 15px;
  border-right: #e2f0fb 1px solid;
}
a.type_2:hover {
  background: #258cff;
  color: #ffffff;
}
.img_tip {
  width: 200px;
  z-index: 1000;
  position: absolute;
  padding: 5px;
  border: #dddddd 1px solid;
  background: #ffffff;
}
.vote {
  padding: 10px;
}
.vote div {
  font-weight: bold;
}
.vote li {
  padding: 3px 0 3px 0;
}
.vote p {
  margin: 5px 0 5px 0;
}

.sort {
  line-height: 60px;
  border-bottom: #dddddd 1px solid;
  font-size: 14px;
}
.sort-k {
  width: 80px;
  padding-left: 10px;
  font-weight: bold;
  float: left;
  overflow: hidden;
  color: #d40b0b;
}
.sort-v {
  width: 850px;
  float: left;
}
.sort-v li {
  float: left;
  padding: 0 10px;
}
.sort-v .on {
  background: #eeeeee;
}
.sort-v i {
  font-style: normal;
  padding-left: 2px;
  color: #999999;
  font-size: 12px;
}
.sort-v b {
  padding: 0 20px;
}
.sort-v input,
.sort-v select {
  padding: 4px;
}
.sort-v .btn-blue,
.sort-v .btn {
  padding: 0;
  line-height: 28px;
  width: 80px;
  margin-right: 20px;
}

.list {
  line-height: 180%;
}
.list:hover {
  background: #f2f2f2;
}
.list div img {
  border: #dddddd 1px solid;
}
.list table {
  width: 100%;
  border-bottom: #dddddd 1px solid;
}
.list td {
  padding: 10px 0 10px 0;
}
.list h3 {
  font-size: 14px;
  margin: 0px;
  height: 22px;
  overflow: hidden;
}

.user-info {
  height: 64px;
  padding: 20px;
  background: #eeeeee;
  border-radius: 10px;
}
.user-info img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  float: left;
  margin-right: 20px;
}
.user-info ul {
  float: right;
  width: 175px;
  margin-top: 4px;
}
.user-info li {
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}
.user-info strong {
  font-size: 16px;
}
.user-info em {
  font-size: 14px;
  font-style: normal;
  float: right;
}
.user-info i {
  font-style: normal;
  color: #999999;
  padding: 0 6px;
}

.head-txt {
  padding: 0 6px 10px 6px;
  line-height: 28px;
  border-bottom: #4abbef 1px solid;
  margin-bottom: 20px;
  clear: both;
}
.head-txt strong {
  font-size: 18px;
  color: #097fb5;
}
.head-txt span {
  float: right;
  font-size: 14px;
  color: #999999;
}
.head-txt i {
  font-style: normal;
  font-weight: bold;
  padding: 0 2px;
  font-family: simsun;
}

.head-sub {
  padding: 0 6px 10px 6px;
  line-height: 28px;
  border-bottom: #dddddd 1px solid;
  margin-bottom: 10px;
  clear: both;
}
.head-sub strong {
  font-size: 16px;
}
.head-sub span {
  float: right;
  font-size: 14px;
  color: #999999;
}
.head-sub i {
  font-style: normal;
  font-weight: bold;
  padding: 0 2px;
  font-family: simsun;
}

.list-thumb {
  text-align: center;
  float: left;
  margin-right: 8px;
}
.list-thumb img {
  border: #dddddd 1px solid;
  padding: 2px;
}
.list-thumb li {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.list-thumb b {
  display: block;
  color: red;
}
.list-thumb p {
  display: block;
  padding-bottom: 10px;
  margin: 0;
  width: 134px;
  overflow: hidden;
  white-space: nowrap;
}

.list-img ul {
  text-align: center;
  background-color: #f9f9f9;
}
.list-img li {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 14px;
}
.list-img em {
  font-size: 12px;
  font-style: normal;
  color: #999999;
}
.list-img i {
  font-size: 12px;
  font-style: normal;
  color: #999999;
  padding-right: 6px;
}

.list0 {
  width: 1224px;
}
.list0:after {
  content: "";
  display: block;
  clear: both;
}
.list0 div {
  width: 180px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  border: 1px solid #d7d7d7;
}
.list0 img:hover {
  border-left: #ffffff 1px solid;
}

.list1 {
  width: 960px;
}
.list1:after {
  content: "";
  display: block;
  clear: both;
}
.list1 div {
  width: 180px;
  float: left;
  margin-right: 7px;
  margin-bottom: 10px;
  border: 1px solid #d7d7d7;
}
.list-img.list1 img {
  width: 180px;
  height: 124px;
}
.list1 img:hover {
  border-left: #ffffff 1px solid;
}

.list-txt {
  padding: 0 0 20px 0;
}
.list-txt li {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  font-size: 14px;
  background: url("image/li_dot.gif") no-repeat 6px center;
  padding: 0 16px 0 16px;
}
.list-txt .f_r {
  font-size: 12px;
  color: #666666;
}

.list-rank {
  padding: 0 0 24px 0;
}
.list-rank li {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 6px;
  overflow: hidden;
}
.list-rank .f_r {
  float: right;
  font-size: 12px;
  color: #666666;
  padding-left: 10px;
}
.list-rank em {
  font-size: 26px;
  font-style: normal;
  color: #f34540;
  padding-right: 10px;
  font-family: Georgia;
}
.list-rank i {
  font-size: 18px;
  font-style: normal;
  color: #999999;
  padding-right: 14px;
  font-family: Georgia;
}

.list-cate {
}
.list-cate:after {
  content: "";
  display: block;
  clear: both;
}
.list-cate td {
  width: 410px;
  font-size: 14px;
  padding: 10px 10px 20px 10px;
}
.list-cate td:hover {
  background: #eeeeee;
}
.list-cate p {
  margin: 0 0 10px 0;
}
.list-cate li {
  float: left;
  line-height: 32px;
}
.list-cate em {
  font-style: normal;
  color: #dddddd;
  padding: 0 10px;
}
.list-cate i {
  font-style: normal;
  color: #dddddd;
  padding: 0 10px;
}

.list-cate2 {
  padding: 0 0 20px 0;
}
.list-cate2:after {
  content: "";
  display: block;
  clear: both;
}
.list-cate2 li {
  width: 116px;
  padding: 0 16px;
  float: left;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  overflow: hidden;
}
.list-cate2 li:hover {
  background: #eeeeee;
}
.list-cate2 i {
  font-size: 12px;
  font-style: normal;
  color: #666666;
  padding-left: 6px;
}

.list-area {
  width: 880px;
}
.list-area:after {
  content: "";
  display: block;
  clear: both;
}
.list-area li {
  width: 103px;
  float: left;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
  border: #dddddd 1px solid;
  margin: 0 20px 20px 0;
}
.list-area li:hover {
  border: #ff6600 1px solid;
}

.list-area4 {
  padding: 0 0 20px 0;
}
.list-area4:after {
  content: "";
  display: block;
  clear: both;
}
.list-area4 li {
  width: 25%;
  float: left;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
}
.list-area4 li:hover {
  background: #eeeeee;
}

.tab-head {
}
.tab-head ul {
  border-bottom: #dddddd 1px solid;
  height: 32px;
  padding-left: 16px;
}
.tab-head li {
  border-bottom: #dddddd 1px solid;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin-right: 16px;
  float: left;
  font-size: 14px;
}
.tab-head .on {
  border-bottom: #007aff 3px solid;
  height: 30px;
  line-height: 32px;
}
.tab-head .on span {
  color: #007aff;
}

/* side */
.side em {
  font-size: 12px;
  font-style: normal;
  color: #999999;
}
.side a {
  width: 90%;
  display: block;
  font-size: 16px;
}
.side input {
  width: 140px;
  border: #dddddd 1px solid;
  border-radius: 8px;
  padding: 8px 8px 8px 26px;
  font-size: 14px;
  background: #ffffff url("image/icon-search16.png") no-repeat 6px center;
  outline: none;
  margin: 16px 16px 16px 32px;
}
.side input:hover {
  width: 180px;
}
.side_li {
  line-height: 48px;
  height: 48px;
  padding-left: 32px;
  overflow: hidden;
}
.side_li:hover {
  background: #f3f3f3;
}
.side_on {
  line-height: 48px;
  height: 48px;
  background: #eeeeee;
  padding-left: 32px;
  overflow: hidden;
}

.warn {
  padding: 30px 100px 30px 200px;
}
.warn div {
  padding: 5px 0 0 60px;
  background: url("image/warn.gif") no-repeat;
  font-size: 14px;
  line-height: 200%;
}
.warn h1 {
  font-size: 16px;
  margin: 0;
}
.guest_warn {
  padding: 2px 0 2px 0;
  text-align: center;
  margin: 0 130px 15px 130px;
  background: #fff5d8;
  border: #ff7300 1px solid;
}
.back2top {
  width: 58px;
  height: 58px;
  position: fixed;
  _position: absolute;
  left: 50%;
  margin-left: 620px;
  bottom: 100px;
  _bottom: auto;
  cursor: pointer;
  display: none;
}
.back2top a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("image/back2top.png") no-repeat;
}
.back2top a:hover {
  background: url("image/back2top.png") no-repeat -58px 0;
}
#powered {
  padding: 6px 0 20px 0;
}

/* 导航新增 */
.index_nav_bg {
  background: #2693ff;
  width: 100%;
}

.allcategory {
  background-color: #00bbd9;
  height: 44px;
  width: 200px;
  float: left;
}
.allcategory .title1 {
  padding: 12px 14px;
  height: 20px;
}
.allcategory .title1 i {
  font-size: 0;
  line-height: 0;
  background: url(./image/top_bg.png) no-repeat -182px -186px;
  width: 18px;
  height: 14px;
  float: left;
  margin: 4px 4px 0 0;
}
.allcategory .title1 h3 a {
  text-decoration: none;
  margin-top: -15px;
  margin-left: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  float: left;
}
.allcategory .category {
  height: 450px;
  width: 200px;
  background: #fff;
  border-left: 1px solid #e7e7e7;
  box-sizing: border-box;
  position: relative;
  padding: 0;
  border-bottom: 1px solid #2693ff;
}
/* .category {
    display: block !important;
} */

.head_search01 {
  float: left;
  margin: 12px 0 0 80px;
}
.head_search_kw.f_l a {
  color: #9c9c9c;
}
.corgf18 {
  margin-top: -40px;
  float: right;
  width: 220px;
}
.icon_40 {
  background: url(./image/icon40.jpg) no-repeat;
  width: 40px;
  height: 34px;
  background-size: cover;
  -moz-webkit-background-size: cover;
  margin-top: 5px;
  float: left;
}
.corgf18 a {
  float: right;
  font-size: 20px;
  color: #ff4d4d;
  font-weight: bold;
  margin-top: 10px;
}
.dibxc {
  width: 100%;
  background: #454857;
}
.dibxc div {
  width: 1200px;
  height: 50px;
  margin: auto;
  clear: both;
}
.dibxc li {
  float: left;
  color: white;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
  font-size: 14px;
}
.dibxc img {
  vertical-align: middle;
  margin-right: 5px;
}
.dibxc2 {
  width: 100%;
  height: 230px;
  background: #2e303a;
}
.dibxc2 div {
  width: 1200px;
  margin: auto;
  clear: both;
}
.dibxc2 dl {
  display: block;
  margin: 0 auto;
}
.dibxc2 dt {
  color: white;
  padding-left: 40px;
}
.dibxc2 dd {
  color: white;
  padding: 20px 0 0 0;
}
.dibxc2 li {
  padding-top: 50px;
  width: 200px;
  float: left;
}
.left dt {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
.left dl {
  border-right: 1px #3e3e3e solid;
}
.zhong dl {
  border-right: 1px #3e3e3e solid;
}
.zhong dt {
  font-size: 18px;
}
.you dt {
  font-size: 18px;
}
.dibxc2 font {
  font-size: 12px;
  color: #999;
  height: 25px;
  line-height: 25px;
}
.dibxc2 .left dd a {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  display: block;
  color: #fff;
  border-left: none;
  width: 125px;
  text-indent: 35px;
  border-radius: 5px;
  background: #00a0e9 url(./image/112.png) no-repeat 10px -85px;
}
li.left {
  float: left;
  width: 380px;
  height: 155px;
}
.dibxc2 .zhong dd a {
  color: white;
}
/* ------------------------------------------------------ */
.listsp {
  width: 170px;
  float: left;
  border: #e8e8e8 1px solid;
  margin: 15px 0 0 15px;
  height: 264px;
}
.listsp img {
  width: 160px;
  height: 160px;
  padding: 5px 0 0 5px;
}
b.jiage01 {
  color: red;
  text-align: center;
  display: block;
  height: 15px;
  font-size: 14px;
}
b.jiage01 i {
  padding-left: 3px;
  font-style: normal;
}
p.jiage02 {
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  margin: 0;
  height: 30px;
  overflow: hidden;
}
.listsp ul {
  font-size: 0;
  text-align: center;
}
.listsp ul li {
  border-top: solid 1px #eee;
  /* border-right: solid 1px #EEE; */
  vertical-align: middle;
  letter-spacing: normal;
  word-spacing: normal;
  text-align: center;
  width: 84px;
  overflow: hidden;
  font-size: 12px;
  float: left;
}
.listsp ul li.status {
  border-right: solid 1px #eee;
}
.listsp ul li p {
  height: 25px;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
}
.listsp ul li b {
  height: 25px;
  line-height: 25px;
  display: block;
}
.listsp ul li.status b {
  color: #38b;
}
.listsp ul li.status1 b {
  color: #b57c5b;
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?p1lqbx");
  src: url("fonts/icomoon.eot?p1lqbx#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?p1lqbx") format("truetype"),
    url("fonts/icomoon.woff?p1lqbx") format("woff"),
    url("fonts/icomoon.svg?p1lqbx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #2693ff;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
  content: "\e947";
}
.listjg {
  height: 100px;
  border-bottom: #dddddd 1px solid;
}
.listjg div {
  float: left;
  padding: 10px 0 0 0;
}
.listjg div img {
  height: 80px;
  width: 80px;
}
.listjg span {
  display: block;
  text-align: center;
  line-height: 25px;
}
.listjg ul {
  padding: 20px 10px 0 90px;
}
.listjg li {
  margin-left: 20px;
  margin-bottom: 8px;
  font-size: 14px;
}
.listjg h3 {
  margin: 0px;
  font-size: 20px;
}
li.zyxm {
  color: #9e4c15;
}
.top-l img {
  width: 860px;
  border-radius: 5px;
}
.zxfl {
  padding-bottom: 25px;
}
.zxfl a {
  background: #2c81ff;
  color: #fff;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 5px;
  margin: 10px 10px 10px 0;
  font-size: 14px;
}

.zxfl a.on {
  background: #00c3ef;
}
.newsCon li {
  overflow: hidden;
  padding: 30px;
  margin-bottom: 20px;
  background: #f9f9f9;
}
.newsCon img {
  width: 240px;
  height: 135px;
}
.fl {
  float: left !important;
  display: inline;
}
.newsCon dl {
  width: 533px;
  padding-left: 25px;
  margin: auto;
}
.newsCon dt {
  margin-bottom: 15px;
}
.newsCon dt a {
  max-width: 530px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  color: #101010;
}
.newsCon dd p {
  height: 52px;
  line-height: 200%;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 14px;
  color: #888;
}
.newsCon dd {
  margin: auto;
}
#image11 {
  width: 250px;
  height: 276px;
  background: url(image/shouqianba.gif);
  position: absolute;
  z-index: 2;
  top: 600px;
  left: 1020px;
  display: none;
}
.qhc-Share_none {
  width: 140px;
  position: fixed;
  right: 1.5%;
  top: 25%;
  background: white;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
}
.qhc-Share_0 {
  line-height: 27px;
  border-bottom: 1px dashed #cdcdcd;
}
.qhc-Share_0 p {
  padding-left: 32px;
  position: relative;
  margin: auto;
  padding-bottom: 5px;
  font-size: 14px;
}
.qhc-Share_0 p a {
  padding-left: 5px;
}
.qhc-Share_0 img {
  position: absolute;
  left: 12px;
  top: 5px;
}
.qhc-Share_0 div {
  text-align: center;
}
.qhc-Share_0 {
  line-height: 27px;
  border-bottom: 1px dashed #cdcdcd;
}
.qhc-Share_0 div {
  text-align: center;
  font-size: 14px;
}
.qhc-Share_0 img {
  position: absolute;
  left: 12px;
  top: 5px;
}
.qhc-Share_1 {
  font-size: 16px;
  line-height: 28px;
}
.qhc-Share_1 img:first-child {
  margin-bottom: -10px;
}
.qhc-Share_1 div {
  text-align: center;
}
.qhc-Share_0 .toubu {
  margin-top: 12px;
  font-size: 16px;
}
.qhc-Share_0 .toubu1 {
  font-size: 16px;
}

ul.sptjxx li {
  width: 31%;
  float: left;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
  margin-right: 20px;
}
ul.sptjxx {
  height: 120px;
  overflow-y: scroll;
  text-align: left;
  font-size: 14px;
}
.np ul {
  font-size: 14px;
}
.shengming {
  background-color: #e0e0e0;
  padding: 5px;
  font-size: 14px;
}
#layer {
  background-color: black;
  position: fixed;
  z-index: 100;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  left: 35%;
  top: 50%;
  border-radius: 10px;
  color: white;
  font-size: 14px;
}
.fzdh {
  position: absolute;
  display: inline;
  color: #333;
}
.fzdh div {
  display: none;
  overflow: hidden;
  background-color: #227cca;
  width: 180px;
  position: absolute;
  left: -100%;
}
.fzdh:hover div {
  display: block;
}
.fzdh a {
  width: 100%;
  float: left;
  text-align: center;
  color: rgb(255, 255, 255);
  height: 30px;
  line-height: 30px;
}
.fzdh a:hover {
  background-color: rgb(252, 120, 45);
}
